'Declaration<DispIdAttribute(292)> Sub SetRectCoordinatesOnDocumentInches( _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Width As Single, _ ByVal Height As Single _ )
[DispId(292)] void SetRectCoordinatesOnDocumentInches( float Left, float Top, float Width, float Height )
procedure SetRectCoordinatesOnDocumentInches(
Left: Single;
Top: Single;
Width: Single;
Height: Single
);
DispIdAttribute(292) function SetRectCoordinatesOnDocumentInches( Left : float, Top : float, Width : float, Height : float );
Parameters
- Left
- Top
- Width
- Height